Re: [GENERAL] :Pb with the size of the table - Mailing list pgsql-general

From Herouth Maoz
Subject Re: [GENERAL] :Pb with the size of the table
Date
Msg-id l03130304b3ba032fa5ba@[147.233.159.109]
Whole thread Raw
In response to [GENERAL] :Pb with the size of the table  ("BOUARD, Fabrice" <fbouard@eurosport.co.uk>)
List pgsql-general
At 11:32 +0300 on 20/07/1999, BOUARD, Fabrice wrote:


> Is it possible to put more than 255 caracters in one column?
> I tried with the "text" variable, and the text after the 255 one is cut!
> Who could help me?

If the column is defined as text, the limit is closer to 8K (depending on
the other fields in the row, of course). I suspect this has something to do
with the language/interface you are using in the frontend.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



pgsql-general by date:

Previous
From: "Stephen Boyle"
Date:
Subject: Re: [GENERAL] about copy
Next
From: Don Yury
Date:
Subject: how to determine table?